home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / the_fighter_training.swf / scripts / DefineButton2_96 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-13  |  60b  |  5 lines

  1. on(release){
  2.    dataMode = 1;
  3.    gotoAndStop("rank");
  4. }
  5.